home *** CD-ROM | disk | FTP | other *** search
/ Komputer for Alle 2003 #12 / K-CD-12-2003.ISO / Beach Head - Desert War / BeachHeadDesertWar.exe / LEVEL_06 < prev    next >
Encoding:
Text File  |  2003-04-11  |  827 b   |  46 lines

  1. //Bullets, Projectiles, Missiles, Flares (maximum 500 20 20 20)
  2. Ammo 300 10 10 0
  3. //Tank, Jet, HelicopterGun, HelicopterRocket (range:1-9) (default 1,3,3,3)
  4. Aggression 5 6 6 6
  5. Daytime
  6. //Nightime
  7. Crosshair
  8. //Artillery
  9. //Bombers
  10. AltGun
  11. //AltGun2
  12. //AltCannon
  13. /*** TANK (maximum 12) ***/
  14. Object TANK
  15. ObjectInc
  16. East
  17.  
  18. /*** APC (maximum 4, soldiers 6) basic ***/
  19. /*** APC (maximum 4, soldiers 6) gun turret ***/
  20. Object APC2
  21. ObjectInc
  22. South
  23.  
  24. /*** APC (maximum 4, soldiers 6) missile turret ***/
  25. /*** JET (maximum 16) ***/
  26. Object JET
  27. ObjectInc
  28. South
  29.  
  30. /*** BOMBER (maximum 9) ***/
  31. /*** COBRA (maximum 12) ***/
  32. Object COBRA
  33. Delay 800
  34. ObjectInc
  35. Delay 800
  36. /*** CH53 (maximum 8, soldiers 6) ***/
  37. /*** C130 (maximum 8, soldier 0-12) ***/
  38. Object C130
  39. troops1 4
  40. troops2 4
  41. hdrop 4
  42. passes 2
  43. South
  44.  
  45. End
  46.